home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Asobe! Fotoshock 5.0 ERO
/
Asobe! Fotoshock 5.0 ERO.iso
/
pc
/
tool.dxr
/
00023_é©ìÆï‚êŽ.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-23
|
283 b
|
13 lines
global gpartslist, gactivenum
on btncmd me
if gactivenum > 0 then
tell getAt(the windowList, 1)
set xxx to value("#" & string(gactivenum))
newsprite(getProp(gpartslist, xxx))
end tell
else
alert("テッテョテ ツ テツ敕ォIテォツ敕ツオテニ津「ナ テナステツ「テ③")
end if
end